generic procedure meaning in Chinese
类属过程
Examples
- List of type parameters for a generic procedure
泛型过程的类型参数的列表。 - The number of type parameters for a generic procedure
类型参数的数量(针对泛型过程) - Type inference is supported only for generic procedures
只有泛型过程才支持类型推理。 - The constraints on the type parameters for a generic procedure
对类型参数的约束(针对泛型过程) - Constraint lists on each type parameter of a generic procedure
泛型过程的每个类型参数的约束列表